CalendarView for WinForms
TriangleBoxGradientBrush コンストラクタ(Color[],ContentAlignment)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > TriangleBoxGradientBrush クラス > TriangleBoxGradientBrush コンストラクタ : TriangleBoxGradientBrush コンストラクタ(Color[],ContentAlignment)
An array of System.Drawing.Color that indicates the linear gradient colors.
A System.Drawing.ContentAlignment that indicates the gradient centre point.
Initializes a new instance of the TriangleBoxGradientBrush class.
シンタックス
'宣言
 
Public Function New( _
   ByVal colors() As System.Drawing.Color, _
   ByVal centrePoint As System.Drawing.ContentAlignment _
)
public TriangleBoxGradientBrush( 
   System.Drawing.Color[] colors,
   System.Drawing.ContentAlignment centrePoint
)

パラメータ

colors
An array of System.Drawing.Color that indicates the linear gradient colors.
centrePoint
A System.Drawing.ContentAlignment that indicates the gradient centre point.
参照

TriangleBoxGradientBrush クラス
TriangleBoxGradientBrush メンバ
オーバーロード一覧